home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 27 / CU Amiga Magazine's Super CD-ROM 27 (1998)(EMAP Images)(GB)[!][issue 1998-10].iso / CUCD / PowerPC / vbcc / machines / amigawos / libsrc / time / __gmtoffset.c next >
Text File  |  1998-08-02  |  105b  |  6 lines

  1. /* Greenwich mean time offset and daylight savings time flag 
  2.  */
  3.  
  4. long __gmtoffset=0;
  5. int  __dstflag=0;
  6.